SRE-3435 build: Add SLES 15.7 testing (#17420)#18241
Conversation
Skip-nlt: true Skip-unit-test: true Skip-unit-test-memcheck: true Skip-func-hw-test: true Signed-off-by: jzarzycki <jan.zarzycki@hpe.com>
|
Errors are Unable to load ticket data |
| // To use a test branch (i.e. PR) until it lands to master | ||
| // I.e. for testing library changes | ||
| //@Library(value='pipeline-lib@your_branch') _ | ||
| @Library(value='pipeline-lib@ryon-jensen/sles15sp7_fix') _ |
There was a problem hiding this comment.
Of course will need to revert this
osalyk
left a comment
There was a problem hiding this comment.
Edit the Jenkinsfile again.
Doc-only: true Signed-off-by: jzarzycki <jan.zarzycki@hpe.com>
| : "${TARGET:=sles15.7}" | ||
| ;; | ||
| *Leap\ 15.6*|*leap15.6*|*opensuse15.6*|*sles15.6*) | ||
| : "${CHROOT_NAME:=opensuse-leap-15.5-x86_64}" |
There was a problem hiding this comment.
Why do we keep old version here but we have update to 15.6 on master?
| defaultValue: true, | ||
| description: 'Run the Functional on EL 9 test stage') | ||
| booleanParam(name: 'CI_FUNCTIONAL_leap15_TEST', | ||
| defaultValue: false, |
There was a problem hiding this comment.
Is it intentional change to true?
There was a problem hiding this comment.
I think it was there for debugging purposes, I'll revert it
Co-authored-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Signed-off-by: Jan Zarzycki <jzarzycki97@gmail.com>
Signed-off-by: jzarzycki <jan.zarzycki@hpe.com>
|
Test stage NLT completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18241/5/testReport/ |
|
Please merge the latest |
Skip-func-hw-test: true Skip-func-test-el8: true Skip-func-test-el9: true Signed-off-by: jzarzycki <jan.zarzycki@hpe.com>
grom72
left a comment
There was a problem hiding this comment.
daos-stack/pipeline-lib#525 must land first
|
Test stage NLT completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18241/7/testReport/ |
Also, enabling leap15 testing by default
Backport of: #17420
Requires:
Steps for the author:
After all prior steps are complete: